home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2002 August / maximum-cd-2002-08.iso / Data / Items.pcg / scripts / DefineButton2_133 / BUTTONCONDACTION on(release, keyPress Down).as
Encoding:
Text File  |  2002-06-15  |  161 b   |  4 lines

  1. on(release, keyPress "<Down>"){
  2.    scrollListDown("menudemo","demoname","demonumber",num_Items,topDemo,"topDemo",demoCount,"demoCount","currentDemoCount");
  3. }
  4.